reflect.Value.recv (method) 3 uses reflect (current package) value.go#L1992: return v.recv(false) value.go#L1997: func (v Value) recv(nb bool) (val Value, ok bool) { value.go#L2365: return v.recv(true)
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)